﻿2026-06-15T08:20:43.7313034Z ##[group]Run actions/checkout@v5
2026-06-15T08:20:43.7313840Z with:
2026-06-15T08:20:43.7314146Z   repository: SaberMage/spt-core
2026-06-15T08:20:43.7316671Z   token: ***
2026-06-15T08:20:43.7316956Z   ssh-strict: true
2026-06-15T08:20:43.7317230Z   ssh-user: git
2026-06-15T08:20:43.7317516Z   persist-credentials: true
2026-06-15T08:20:43.7317826Z   clean: true
2026-06-15T08:20:43.7318118Z   sparse-checkout-cone-mode: true
2026-06-15T08:20:43.7318451Z   fetch-depth: 1
2026-06-15T08:20:43.7318727Z   fetch-tags: false
2026-06-15T08:20:43.7319099Z   show-progress: true
2026-06-15T08:20:43.7319394Z   lfs: false
2026-06-15T08:20:43.7319663Z   submodules: false
2026-06-15T08:20:43.7319942Z   set-safe-directory: true
2026-06-15T08:20:43.7320440Z ##[endgroup]
2026-06-15T08:20:43.8144704Z Syncing repository: SaberMage/spt-core
2026-06-15T08:20:43.8146176Z ##[group]Getting Git version info
2026-06-15T08:20:43.8146702Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T08:20:43.8147452Z [command]/usr/bin/git version
2026-06-15T08:20:43.8175469Z git version 2.43.0
2026-06-15T08:20:43.8193372Z ##[endgroup]
2026-06-15T08:20:43.8205908Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5e58cc47-c9d7-432b-9af5-45ca95f9adc2' before making global git config changes
2026-06-15T08:20:43.8206790Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T08:20:43.8209423Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T08:20:43.8242221Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T08:20:43.8260912Z https://github.com/SaberMage/spt-core
2026-06-15T08:20:43.8271350Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T08:20:43.8274537Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T08:20:43.8299872Z refs/heads/main
2026-06-15T08:20:43.8306121Z [command]/usr/bin/git checkout --detach
2026-06-15T08:20:43.8451610Z HEAD is now at b976c4d ci: share mold artifacts across both Linux jobs (n1-gate reuses test's build)
2026-06-15T08:20:43.8487026Z [command]/usr/bin/git branch --delete --force main
2026-06-15T08:20:43.8517949Z Deleted branch main (was b976c4d).
2026-06-15T08:20:43.8595499Z ##[endgroup]
2026-06-15T08:20:43.8598475Z [command]/usr/bin/git submodule status
2026-06-15T08:20:43.8779973Z ##[group]Cleaning the repository
2026-06-15T08:20:43.8782690Z [command]/usr/bin/git clean -ffdx
2026-06-15T08:20:46.1645851Z Removing target/
2026-06-15T08:20:46.1657219Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T08:20:46.1760303Z HEAD is now at b976c4d ci: share mold artifacts across both Linux jobs (n1-gate reuses test's build)
2026-06-15T08:20:46.1767256Z ##[endgroup]
2026-06-15T08:20:46.1769675Z ##[group]Disabling automatic garbage collection
2026-06-15T08:20:46.1772879Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T08:20:46.1796385Z ##[endgroup]
2026-06-15T08:20:46.1796946Z ##[group]Setting up auth
2026-06-15T08:20:46.1801862Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T08:20:46.1825765Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T08:20:46.2010101Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T08:20:46.2033593Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T08:20:46.2217767Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T08:20:46.2243780Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T08:20:46.2434191Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T08:20:46.2464879Z ##[endgroup]
2026-06-15T08:20:46.2465360Z ##[group]Fetching the repository
2026-06-15T08:20:46.2472620Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +48883b3dc43e0d620b3fbea0914affb67c2eca4b:refs/remotes/origin/main
2026-06-15T08:20:46.7375975Z From https://github.com/SaberMage/spt-core
2026-06-15T08:20:46.7376702Z  + b976c4d...48883b3 48883b3dc43e0d620b3fbea0914affb67c2eca4b -> origin/main  (forced update)
2026-06-15T08:20:46.7395434Z ##[endgroup]
2026-06-15T08:20:46.7396068Z ##[group]Determining the checkout info
2026-06-15T08:20:46.7397982Z ##[endgroup]
2026-06-15T08:20:46.7409181Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T08:20:46.7447475Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T08:20:46.7471738Z ##[group]Checking out the ref
2026-06-15T08:20:46.7475049Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-15T08:20:46.7530241Z Warning: you are leaving 1 commit behind, not connected to
2026-06-15T08:20:46.7530712Z any of your branches:
2026-06-15T08:20:46.7530975Z 
2026-06-15T08:20:46.7531266Z   b976c4d ci: share mold artifacts across both Linux jobs (n1-gate reuses test's build)
2026-06-15T08:20:46.7531656Z 
2026-06-15T08:20:46.7531867Z If you want to keep it by creating a new branch, this may be a good time
2026-06-15T08:20:46.7532253Z to do so with:
2026-06-15T08:20:46.7532399Z 
2026-06-15T08:20:46.7532528Z  git branch <new-branch-name> b976c4d
2026-06-15T08:20:46.7532735Z 
2026-06-15T08:20:46.7536042Z Switched to a new branch 'main'
2026-06-15T08:20:46.7536395Z branch 'main' set up to track 'origin/main'.
2026-06-15T08:20:46.7541964Z ##[endgroup]
2026-06-15T08:20:46.7579045Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T08:20:46.7604200Z 48883b3dc43e0d620b3fbea0914affb67c2eca4b
